home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: hkusuc.hku.hk!hkusua!h9300377
- From: h9300377@hkusua.hku.hk (Chi-Ping)
- Subject: Geometry problem!
- X-Nntp-Posting-Host: hkusua.hku.hk
- Message-ID: <DKprpJ.M8A.0.-s@hkusuc.hku.hk>
- Summary: polygon
- Keywords: Geometry, polygon
- Sender: usenet@hkusuc.hku.hk
- Organization: The University of Hong Kong
- X-Newsreader: TIN [version 1.1 PL6]
- Date: Fri, 5 Jan 1996 15:15:19 GMT
-
- Dear all,
- Can anoyone solve the problem concerning the 2D polygon problem.
-
- I need an algorithm to check the points and output as a simple closed
- polygon. The points are arbitary chosen.
-
- I have thought of checking the intersection between each lines
- (combinations) joined by the vertices but I don't know whether such
- algorithm work and don't exactly know how to start to write the syntax in
- C-prog. Any experts can help me???
- Thanks in advance!
-
-
-
- --
- ~~~~~
- Best Regards and Wishes
-
- ** **
- ****** ******
- 00 ..... 00
- > .. . . .. <
- >. + <<
- << ,,,,,,,,,, >>
- ,,,, Thanks!
-
- ___________
- | Chi-Ping |____________________________________________________
- | Department of Industrial and Manufacturing Systems Engineering.
- | University of HongKong IMSE 3
- | h9300377@hkusub.hku.hk .
- ..............................................................
-
-